[LINUX] Kexec: Ensure that pages allocated for kexec have MFNs which are within
authorIan Campbell <ian.campbell@xensource.com>
Wed, 14 Mar 2007 16:39:32 +0000 (16:39 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 14 Mar 2007 16:39:32 +0000 (16:39 +0000)
commita84c4f75e58ca86329372b6dcfd0bdcbc626c71f
tree455a3481aa1c5012e12693f28f4c148878a484ce
parentd04477b6028d4c10e880553e041705ca699c669f
[LINUX] Kexec: Ensure that pages allocated for kexec have MFNs which are within
the required limits.

Previously we were lucky since most dom0 pages would be low enough but now Xen
is more aggressive in giving out higher MFNs when it can.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
linux-2.6-xen-sparse/kernel/kexec.c